object FEnvioConsultas: TFEnvioConsultas Left = 465 Top = 233 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico' ClientHeight = 218 ClientWidth = 443 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object LTitulo: TLabel Left = 72 Top = 26 Width = 280 Height = 13 Caption = 'Env�o de consultas t�cnicas v�a correo electr�nico' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image1: TImage Left = 16 Top = 20 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Left = 72 Top = 88 Width = 369 Height = 52 AutoSize = False Caption = 'Si has revisado nuestras preguntas m�s frecuentes (FAQs) y no ha' + 's encontrado respuesta a tus dudas o soluci�n a un funcionamient' + 'o inadecuado, te proponemos que nos env�es un correo electr�nico' + ' a la siguiente direcci�n:' Constraints.MinWidth = 345 Transparent = True WordWrap = True end object TxtGraciasProducto: TLabel Left = 72 Top = 54 Width = 345 Height = 26 AutoSize = False Caption = '%s=' Constraints.MaxWidth = 345 Constraints.MinWidth = 345 Transparent = True WordWrap = True end object PlaLinkLabel1: TPlaLinkLabel Left = 67 Top = 155 Width = 143 Height = 16 Caption = 'beta@pandasoftware.es' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = PlaLinkLabel1Click end object PBAceptar: TPlaButton Left = 366 Top = 185 Width = 64 Height = 24 Anchors = [akBottom] Caption = 'Aceptar' TabOrder = 0 OnClick = PBAceptarClick Default = True end end